home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / map.swf / scripts / DefineButton2_147 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-29  |  57 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("alberta");
  3.    play();
  4. }
  5.